home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 55724 / 55724.xpi / install.rdf < prev   
Extensible Markup Language  |  2010-01-17  |  935b  |  21 lines

  1. <?xml version="1.0"?>
  2. <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  3.      xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  4.   <Description about="urn:mozilla:install-manifest">
  5.     <em:id>linktarget-display@design-noir.de</em:id>
  6.     <em:name>Link Target Display</em:name>
  7.     <em:version>1.3</em:version>
  8.     <em:creator>Dão Gottwald</em:creator>
  9.     <em:description>Displays link targets in a tooltip at the bottom of the browser window if the status bar is hidden.</em:description>
  10.     <em:homepageURL>http://en.design-noir.de/mozilla/linktarget-display/</em:homepageURL>
  11.     <em:iconURL>chrome://linktarget-display/content/icon.png</em:iconURL>
  12.     <em:targetApplication>
  13.       <Description>
  14.         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
  15.         <em:minVersion>3.5</em:minVersion>
  16.         <em:maxVersion>3.7a1pre</em:maxVersion>
  17.       </Description>
  18.     </em:targetApplication>
  19.   </Description>
  20. </RDF>
  21.